@charset "utf-8";
ide /* CSS Document */

.wrapper {
	max-width: 1024px;
	margin: auto;
}
#Page1, #Page2, .NoPage {
	width: 850px;
	background-color: #FFFFFF;
	padding: 15px 25px 15px 0px;
	box-sizing: border-box;
	/*border:solid 1px #ccc;*/
	position: relative;
	z-index: 1;
	float: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#Page2 {
	z-index: 2;
	overflow: hidden;
}
.hide {
	display: none;
}
.form-design-third {
	width: 260px;
	float: left;
	clear: none !important;
}
.form-design-half {
	width: 380px;
	float: left;
}
#countrycode {
	width: 50px !important;
	float: left;
	clear: both;
}
/*#phone {
	width: 240px !important;
	float: right;
}*/
.form-design-half .form_field_text {
	width: 350px !important;
	resize: vertical !important;
}
.form-design-half .form_field_select {
	width: 340px !important;
}
.form-design-full {
	width: 785px;
	clear: both;
}
.form-design-full .form_field_text {
	width: 755px !important;
	resize: vertical !important;
}
.form-design-full .form_field_select {
	width: 745px !important;
}
.clear {
	clear: both;
}
.form-Spacer {
	width: 35px;
	float: left;
	height: 30px
}
.FormHeader h1 {
	font-size: 30px;
}
.selectBox-arrow {
	background-image: url(http://www.bulldogsolutions.net/ZebraTechnologies/ZBR1369/ZebraDropdownArrow.jpg) !important;
	background-image: none\9 !important;
	background-color: #A6ADB2 !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.selectBox-arrow::after {
	display: none;
}
.error {
	border: solid 1px #FF0004 !important;
	outline: solid 1px #FF0004 !important;
}
input:required {
 box-shadow:none;
}
input:invalid {
 box-shadow:none;
}
textarea {
	height: 150px;
	resize: vertical;
	padding: 7px 15px !important;
}
textarea:required {
 box-shadow:none;
}
textarea:invalid {
 box-shadow:none;
}
input[type="text"] {
	height: 30px;
	padding: 7px 15px;
}
input[type="checkbox"], input[type="radio"] {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 10px;
}

.CheckLabel label {
	cursor: pointer;
}

.CheckLabel {
	font-size: 14px !important;
}
#ErrorBox{
	font-size:14px;
	font-weight:bold;
	color:#DD0000;
}
.form_leftcolmark{
	float:none !important;
}
.selectBox-options li a {
	white-space: normal !important;
	line-height:16px !important;		
	margin-top:15px !important;		
}
@media only screen and (max-width: 849px) {
#Wrapper {
	width: 100%;
}
#Page1, #Page2, .NoPage {
	width: 685px;
}
.form-design-full {
	width: 635px;
}
.form-design-full .form_field_text {
	width: 605px !important;
}
.form-design-full .form_field_select {
	width: 595px !important;
}
.form-design-half {
	width: 300px;
}
/*#phone {
	width: 160px !important;
}*/
.form-design-half .form_field_text {
	width: 270px !important;
}
.form-design-half .form_field_select {
	width: 260px !important;
}
.FormHeader h1 {
	font-size: 22px;
}
}

@media only screen and (max-width: 690px) {
#Page1, #Page2, .NoPage {
	width: 480px;
}
.form-design-half, .form-design-full {
	float: none;
	clear: both;
}
.form-design-full, .form-design-half {
	width: 400px;
}
/*#phone {
	width: 260px !important;
}*/
.form-design-full .form_field_text, .form-design-half .form_field_text {
	width: 370px !important;
}
.form-design-full .form_field_select, .form-design-half .form_field_select {
	width: 360px !important;
}
.form-Spacer {
	display: none;
}
.FormHeader h1 {
	font-size: 28px;
}
}

@media only screen and (max-width: 479px) {
#Page1, #Page2, .NoPage {
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
}
.form-design-full, .form-design-half {
	width: 300px;
}
/*#phone {
	width: 160px !important;
}*/
.form-design-full .form_field_text, .form-design-half .form_field_text {
	width: 270px !important;
}
.form-design-full .form_field_select, .form-design-half .form_field_select {
	width: 260px !important;
}
input[type="button"] {
	margin: auto;
	width: 100%;
}
.FormHeader h1 {
	font-size: 22px;
}
}
/* Header*/
#ZebraLogo {
	width: 60px;
	float: left;
	margin: 0px;
}
#ZebraLogo img{
	width:100%;
}
.HeaderMenu {
	float: left;
	display: inline-block;
	margin-left: 35px;
	margin-top: 74px;
	padding-bottom: 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid 2px #FFF;
}
.HeaderMenu:hover {
	border-bottom: solid 2px #fee100;
}
.HeaderMenu a {
	color: #000000 !important;
}
.HeaderMenu a:hover {
	color: #A6ADB2 !important;
}

@media only screen and (max-width: 849px) {
#ZebraLogo {
	width: 40px;
}
.HeaderMenu {
	margin-left: 25px;
	font-size: 12px;
	margin-top: 49px;
}
}

@media only screen and (max-width: 690px) {
#ZebraLogo {
	width: 65px;
}
.HeaderMenu {
	margin-top: 0px;
	padding-bottom: 3px;
	margin-left: 40px;
	font-size: 11px;
	width: 180px;
}
.HeaderMenu:hover {
	border-bottom: solid 2px #FFF;
}
}
/* Footer */
#footer {
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	color: #A6ADB2;
	margin-bottom: 10px;
}
#footer ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 13px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 15px;
}
#footer a {
	color: #A6ADB2;
	text-decoration: none;
}
.lastFoot {
	float: right;
	font-weight: bold;
	margin-right: 0px !important;
}

@media only screen and (max-width: 849px) {
#footer {
	font-size: 12px;
	text-align: left
}
#footer li {
	display: block;
}
.lastFoot {
	float: none;
}
}

@media only screen and (max-width: 480px) {
#footer {
	font-size: 12px;
	text-align: center
}
#footer li {
	display: block;
}
.lastFoot {
	float: none;
}
}